
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b4k -si4k -Suw -L test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing read test
		block size: 4096
		using interlocked sequential I/O (stride: 4096)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.01s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  52.02%|   3.83%|   48.19%|  47.96%
   1|  29.16%|   3.20%|   25.96%|  70.84%
-------------------------------------------
avg.|  40.59%|   3.51%|   37.07%|  59.40%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      2932391936 |       715916 |      46.60 |   11929.18 |    0.081 |     0.215 | test.dat (10240MB)
     1 |      2848792576 |       695506 |      45.27 |   11589.09 |    0.084 |     0.226 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        5781184512 |      1411422 |      91.87 |   23518.26 |    0.083 |     0.220

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      2932391936 |       715916 |      46.60 |   11929.18 |    0.081 |     0.215 | test.dat (10240MB)
     1 |      2848792576 |       695506 |      45.27 |   11589.09 |    0.084 |     0.226 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        5781184512 |      1411422 |      91.87 |   23518.26 |    0.083 |     0.220

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |      0.033 |        N/A |      0.033
   25th |      0.068 |        N/A |      0.068
   50th |      0.069 |        N/A |      0.069
   75th |      0.074 |        N/A |      0.074
   90th |      0.100 |        N/A |      0.100
   95th |      0.124 |        N/A |      0.124
   99th |      0.195 |        N/A |      0.195
3-nines |      1.201 |        N/A |      1.201
4-nines |      5.449 |        N/A |      5.449
5-nines |     35.416 |        N/A |     35.416
6-nines |     55.704 |        N/A |     55.704
7-nines |     55.721 |        N/A |     55.721
8-nines |     55.721 |        N/A |     55.721
9-nines |     55.721 |        N/A |     55.721
    max |     55.721 |        N/A |     55.721
